


.brand{
	width:180px;height:242px; overflow:hidden; float:right;
	background-image: url(../images/img/brand_bg.jpg);
	background-repeat: no-repeat;
}
.brand ul{ margin-top:60px; margin-left:15px;}
.brand ul li{
	width:140px;height:31px;line-height:31px;text-align:left;overflow:hidden;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6F3E0D;
	background-image: url(../images/img/ico_quan.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.brand ul li a{
	margin-left:15px;
}


.in_brand{
	width:242px;height:242px; overflow:hidden;
	background-image: url(../images/img/in_l1.jpg);
	background-repeat: no-repeat;
}
.in_brand ul{ margin-top:60px; margin-left:20px;}
.in_brand ul li{
	width:200px;height:32px;line-height:32px;text-align:left;overflow:hidden;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6F3E0D;
	background-image: url(../images/img/ico_quan.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.in_brand ul li a{
	margin-left:15px;
}


.in_alt_img{width:242px; height:185px; margin-top:13px; margin-right:10px; border:1px solid #6F3E0D;}
.in_alt_img div{ margin-top:3px; margin-left:2px;}

